C1.DataCollection Assembly / C1.DataCollection Namespace / C1HierarchicalDataCollection<T> Class

C1HierarchicalDataCollection<T> Class Methods

For a list of all members of this type, see C1HierarchicalDataCollection<T> members.

Public Methods
 NameDescription
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public MethodReturns whether the collection is able to sort the specified sortDescriptions.  
Public Method  
Public MethodReturns an enumerator that iterates through the collection.  
Public MethodGets the type of the item.  
Public MethodOverloaded. Returns the items that has be loaded so far.  
Public Method  
Public Method  
Public Method  
Public MethodLoad the items between the specified indexes.  
Public MethodLoads more items.  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public MethodOverloaded. Sorts the collection according to the specified sortDescriptions.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
Top
See Also